-
Home
-
Custom post types for WordPress – ACPT Lite
-
1.0.10
-
Code
-
Classes
- UserMetaFieldModel
Total Complexity |
19 |
Dependencies |
4 |
Dependents |
10 |
Total lines |
240 |
Lines of code |
83 |
Logical lines of code |
30 |
Comment lines |
88 |
Methods |
17 |
Properties |
9 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setType() |
S |
63 |
2 |
11 |
jsonSerialize() |
S |
58 |
1 |
16 |
addOption() |
S |
72 |
2 |
5 |
__construct() |
S |
61 |
1 |
12 |
getName() |
S |
82 |
1 |
3 |
getType() |
S |
82 |
1 |
3 |
getDefaultValue() |
S |
82 |
1 |
3 |
getDescription() |
S |
82 |
1 |
3 |
getMetaBox() |
S |
82 |
1 |
3 |
isRequired() |
S |
82 |
1 |
3 |
getSort() |
S |
82 |
1 |
3 |
changeName() |
S |
81 |
1 |
3 |
removeOption() |
S |
80 |
1 |
3 |
getOptions() |
S |
82 |
1 |
3 |
getDbName() |
S |
80 |
1 |
3 |
getUiName() |
S |
80 |
1 |
3 |
isShowInArchive() |
S |
82 |
1 |
3 |